Rules operations

There are three possible rules operations: Enable, Disable and Delete.

Enable operation includes the rule to the list of active rules; this list of rules defines which packets to block and which to pass thru.

Disable operation excludes the rule from the list of active rules, making it inactive when analyzing which packets to block and which to pass thru.

Delete operation deletes the rule from the list of rules.

Notes